home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / hardware-part1 / 2876 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.0 KB

  1. Path: clri6a.gsi.de!kraemer
  2. From: kraemer@clri6a.gsi.de (Michael Kraemer)
  3. Newsgroups: comp.sys.amiga.hardware
  4. Subject: Re: DEC Alpha Feasable for A4000?
  5. Date: 29 Jan 1996 12:18:43 GMT
  6. Organization: Technische Hochschule Darmstadt
  7. Message-ID: <4eidv3$dpn@rs18.hrz.th-darmstadt.de>
  8. References: <DLwLJK.BC1@lazrus.cca.rockwell.com>
  9. NNTP-Posting-Host: clri6a.gsi.de
  10.  
  11. In article <DLwLJK.BC1@lazrus.cca.rockwell.com>, sac@cca.rockwell.com (Scott Cabit) writes:
  12. >   This question is for Dave Haynie or any other knowledgable
  13. > Amiga hardware people. I have heard rumor of a new DEC ALPHA
  14. > card which will be installable in the Zorro III slot of any
  15. > A4000. This card is supposed to simulate a math co-processor
  16. > via an Amiga library and allow tremendous speedup of current
  17. > software which requires math intensive operations (most notably
  18. > LightWave and other rendering software).
  19. >   My question is, is this technically feasable or is someone
  20. > just starting a new rumor? If it can be done, what limitations
  21. > would the system impose on throughput to the Alpha? 
  22.  
  23. (Sorry, I'm neither Dave Haynie nor a knowledgable person).
  24. On the basis of some sort of mathieeedoub*.library I'd say forget it.
  25. The parameter and result passing is based on 68k registers and this would
  26. take more cycles than the mere calculation itself. Not to forget that the
  27. Alpha is a 64bit processor and has Intel-style byte sex.
  28.  
  29. So existing software wouldn't make use of the "coprocessor".
  30.  
  31. The only mechanism I can imagine is some sort of device to which you pass a heap
  32. of data to crunch along with the (alpha-only) program code, and then wait
  33. until the crunched data come back. But this would require special software,
  34. probably for the Video people only.
  35.  
  36. The only announced use of an alpha board is in the DraCo clone, however,
  37. I've heard nothing but announcements and "real soon"s. Moreover, those people
  38. never made clear how it would connect to the DraCo main processor softwarewise
  39. and which software should run on the alpha. 
  40.